[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
VS_NewScrn() Draws a new "pretty" screen
Description:
VS_NewScrn() is a quick and dirty little function to clear the screen
and paint a "pretty" background.
Syntax:
VS_NewScrn()
Pass:
Nothing
Return:
VS_NewScrn() always returns NIL
Notes:
Example:
VS_NewScrn()
Usage:
VS_NewScrn() is designed to save you some time when painting a "new"
screen. Its prettier than the normal CLEAR statement in Clipper and
less time consuming than painting each screen manually.
See Also:
VS_TxtColr()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson